Skip to main content

ImageForestingComponents

ImageForestingComponents[image] finds a segmentation of image, returning an integer matrix in which positive integers label different components.

ImageForestingComponents[image,marker] tries to find a segmentation into components that include pixels indicated by marker.

ImageForestingComponents[image,marker,r] finds components that are connected at a pixel scale given by r.

ImageForestingComponents[video,…] computes components for each frame in video.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.